svn path=/trunk/; revision=20242
+2008-05-29 Matthias Clasen <mclasen@redhat.com>
+
+ * tests/Makefile.am: Don't add testmountoperation to TEST_PROGS.
+
2008-05-29 Tor Lillqvist <tml@novell.com>
Bug 535526 - updateiconcache.c: using open/close without prototype
textbuffertest_DEPENDENCIES = $(TEST_DEPS)
textbuffertest_LDADD = $(LDADDS)
textbuffertest_SOURCES = textbuffertest.c pixbuf-init.c
-if OS_UNIX
-TEST_PROGS += testmountoperation
-endif
noinst_PROGRAMS = $(TEST_PROGS) \
simple \
testinput \
testmenus \
testmenubars \
+ testmountoperation \
testmultidisplay \
testmultiscreen \
testnotebookdnd \